home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
Utilities
/
Unix
/
CommandMon.app
/
English.lproj
/
CommandMon.nib
/
data.classes
next >
Wrap
Text File
|
1992-12-26
|
509b
|
40 lines
Indicator = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
UNIXobject = {
ACTIONS = {
};
OUTLETS = {
delegate;
};
SUPERCLASS = Object;
};
Controller = {
ACTIONS = {
appDidInit:;
setTime:;
app:;
setCommand:;
setActive:;
windowWillResize:;
showInfoPanel:;
};
OUTLETS = {
infoPanel;
outputText;
unixObject;
theIndicator;
commandField;
};
SUPERCLASS = Object;
};